xen: arm: use physical processor ID (MPIDR) when calling psci CPU_ON
authorIan Campbell <ian.campbell@citrix.com>
Mon, 14 Jul 2014 16:21:47 +0000 (17:21 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 18 Jul 2014 12:38:09 +0000 (13:38 +0100)
commitd99504872178523b024bfb36736b158a42c5060e
tree308cb0e3252e63da627c178e123ffaf976b049e2
parent2043c066a235948debae450640b60aa9288a7e07
xen: arm: use physical processor ID (MPIDR) when calling psci CPU_ON

Xen's logical CPU map can differ from the underlying layout.

Also add an emacs magic block to this file.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/psci.c